This system is running appimaged, a lightweight daemon written in Python that monitors /Applications, ~/Applications, and ~/Downloads for AppImages.

To use it:

1. Download an AppImage from www.portablelinuxapps.org and place it
   into one of these directories

2. Make it executable

   Notice that the icon changes to the application icon 
   (even if the elficon thumbnailer is not installed)

   Notice that the application is now installed in the menu

3. Remove the AppImage from the directory or remove the executable bit

   Notice that the icon and menu entry are removed

All customizations are made via /cdrom/casper/*.dir additions.

TODO:

Ask the user whether the AppImage should be made executable
